const go/constant.prec
3 uses
go/constant (current package)
value.go#L69: const prec = 512
value.go#L277: func newFloat() *big.Float { return new(big.Float).SetPrec(prec) }
value.go#L880: t.SetPrec(prec - delta)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)